Method
Namespace: Vox
Declared in: Vox.CaptureDevice
Reads all available samples and passes them to the callback.
public void ProcessSamples( Action<byte[], int> callback )